home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2002 April
/
Disc 2
/
PCUSER0402D2.iso
/
software
/
utils
/
files
/
wincron.exe
/
data1.cab
/
Sample_Scripts
/
leapyear_test.tg
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-10-20
|
303 b
|
14 lines
## leapyear_test
# Part of the normal WinCron regression tests, this script attempts to
# pass a leapyear date to the date analyzer (-date)
# Expected result:
# 02/29/00 03:00:00 PM should be accepted by the system.
{
-name leapyear_test
-start
-action -date 02/29/00 03:00:00 PM
}